git pull using php

30

exec("git pull https://user:[email protected]/user/repo.git master");

Comments

Submit
0 Comments